home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Gigarom 1
/
Gigarom Macintosh Archives (Quantum Leap)(CDRM1080320)(1993).iso
/
FILES
/
DEV
/
I-Z
/
MacRecorder® HackersToolkit.cpt
/
Contents
next >
Wrap
Text File
|
1989-12-07
|
1KB
|
33 lines
The sample code included as part of this software distribution was written
in THINK C 4.0, and is intended to demonstrate basic recording from the
Farallon™ MacRecorder® sound digitizer.
All use of this software is governed by the terms of the License Agreement
and Limited Warranty which was packaged with this Software.
Farallon provides no support of any kind for this software.
This Software is provided to you “AS IS,” without warranty of any kind.
All software and source code is Copyright ©1989 Farallon Computing, Inc.
------------------------------------------------------------------------
This software distribution includes the following files:
ReadMeFirst! {license agreement and warranty information}
Contents {this file}
DialogUtils.c {general utility for manipulating dialogs}
DialogUtils.h {header for above}
Sound.c {code for initializing SCC and recording}
Sound.h {header for above}
SoundSampleπ {THINK C 4.0 project file}*
SoundSample.rsrc {resources for dialogs used in SoundSample}
SoundSample.c {main program}
SoundSample {compiled sample application}
*This project file has been "compressed". You'll need to bring the project
up to date before you can compile it. (it uses the "MacTraps" library)